GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Styles クラス > GetCommonStyle メソッド : GetCommonStyle(IRange,Nullable<Boolean>) メソッド |
'宣言
Public Overloads Shared Function GetCommonStyle( _ ByVal ranges As IRange, _ ByRef isNormalFont As Nullable(Of Boolean) _ ) As StyleFormat
public static StyleFormat GetCommonStyle( IRange ranges, out Nullable<bool> isNormalFont )